home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17036 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: feenix.metronet.com!news
  2. From: labiche@metronet.com (Maurice LaBiche)
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.misc,comp.windows.ms.programmer
  4. Subject: Re: Borland C++ versus Visual C++
  5. Date: Sat, 13 Apr 1996 06:54:37 GMT
  6. Organization: Texas Metronet, Inc  (login info (214/488-2590 - 817/571-0400))
  7. Message-ID: <316f4bb7.1458360@news>
  8. References: <316CCEE9.7E8F@econ.vu.nl> <4km01h$5pg@ibridge.iohk.com>
  9. NNTP-Posting-Host: dal209.metronet.com
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12. On 12 Apr 1996 16:23:13 GMT, hochung@igate.iohk.com (Lau Ho Chung)
  13. wrote:
  14.  
  15. >Walther Schoonenberg (wschoonenberg@econ.vu.nl) wrote:
  16. >: HELP!!!
  17. >
  18. >: I've used Borland C++ for Windows 3.1, but now I have upgraded to 
  19. >: Windows95. I have to decide if I upgrade to the newest version of 
  20. >: Borland C++ or buy Visual C++ for Windows 95.
  21.  
  22. I've just been looking into this issue.  I have two seperate
  23. applications which must run simaltaneously.  One is MFC 3.2 based and
  24. the other is OWL based.   
  25.  
  26. >
  27. >: Two questions:
  28. >: 1. I have programmed applications with Borland's ObjectWindows library. 
  29. >: Is it possible to compile these applications in Visual C++ ?
  30. >I think not.
  31.  
  32. I don't think you can compile object windows code with the Visual C++
  33. compiler.  Someone has probably tried it.  but not me
  34.  
  35. >
  36. >: 2. Is it possible to use the standard Microsoft objectclass library
  37. >: in Borland's C++ ? Because I want to do that too !
  38. >I don't know.
  39.  
  40. Borland C++ 5.0 provides patches to the MFC 3.2 and 4.0 header files.
  41. You have to purchase the MFC seperately.  Then you run some makes to
  42. build the Borland libraries you need to link to.  and it seems to
  43. work.  so far so good.
  44.  
  45. >
  46. >: Thanks in advance!
  47. >
  48. >: -- 
  49. >: Walther Schoonenberg
  50. >: Department of Econometrics
  51. >: De Boelelaan 1105
  52. >: 1081 HV Vrije Universiteit
  53. >: Amsterdam
  54. >: The Netherlands
  55. >: Phone: (+31)-(0)20-4446028
  56. >: Email: wschoonenberg@econ.vu.nl
  57. >: WWW home page: http://www.econ.vu.nl/~wschoonenberg/
  58. >
  59. >: "I think there is a world market for about five computers."
  60. >: - Thomas Watson, founder of IBM, 1943
  61. >
  62. >Chung
  63. >--
  64. >=================================================================
  65. >I am CHUNG.  Lau Ho Chung -> A MAN WITHOUT POWER BUT WITH FUTURE.
  66. >hochung@iohk.com
  67. >http://www.iohk.com/UserPages/hochung/
  68. >=================================================================
  69. >"Knowledge is of two kinds.
  70. >    We know a subject ourselves,
  71. >            or we know
  72. >        WHERE
  73. >    we can  find information upon it."
  74. >                        -- Dr. Samuel Johnson
  75. >======================================================================
  76. >
  77.  
  78.